-
Home
-
WooCommerce
-
7.8.1
-
Code
-
Classes
- DataStore
Total Complexity |
54 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
722 |
Lines of code |
447 |
Logical lines of code |
189 |
Comment lines |
176 |
Methods |
15 |
Properties |
4 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_data() |
A |
30 |
9 |
135 |
orders_stats_sql_filter() |
A |
34 |
9 |
107 |
is_returning_customer() |
A |
47 |
13 |
32 |
update() |
A |
42 |
8 |
55 |
sync_order() |
S |
64 |
3 |
10 |
delete_order() |
S |
60 |
2 |
12 |
assign_report_columns() |
S |
51 |
1 |
26 |
get_unique_product_count() |
S |
59 |
1 |
15 |
get_unique_coupon_count() |
S |
60 |
1 |
15 |
get_num_items_sold() |
S |
67 |
2 |
8 |
set_customer_first_order() |
S |
63 |
1 |
11 |
__construct() |
S |
75 |
1 |
4 |
init() |
S |
75 |
1 |
4 |
get_net_total() |
S |
74 |
1 |
4 |
initialize_queries() |
S |
64 |
1 |
9 |